Get the BatchQueue References with the specified BatchQueueId.
| Get | BatchQueue_GetBatchQueueReferencesById |
Resource Path: /api/batchqueue/{id}/references
Uri: http://doc.jamsscheduler.com/api/batchqueue/{id}/references
| Name | Description | Data Type |
|---|---|---|
| id | integer |
The response body is of type Array[Reference].
OK